Platform Explorer / Nuxeo Platform 6.0

Operation NuxeoDrive.WaitForAsyncCompletion (Nuxeo Drive: Wait for async completion)

Operation id NuxeoDrive.WaitForAsyncCompletion
Category Services
Label Nuxeo Drive: Wait for async completion
Requires
Since

Parameters

No parameters.

Signature

Inputs void
Outputs void

Implementation Information

Implementation Class Class: org.nuxeo.drive.operations.test.NuxeoDriveWaitForAsyncCompletion
Contributing Component org.nuxeo.drive.operations.NuxeoDriveGetRootsOperation

JSON Definition

{
  "id" : "NuxeoDrive.WaitForAsyncCompletion",
  "label" : "Nuxeo Drive: Wait for async completion",
  "category" : "Services",
  "requires" : null,
  "description" : null,
  "url" : "NuxeoDrive.WaitForAsyncCompletion",
  "signature" : [ "void", "void" ],
  "params" : [ ]
}